home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 4 / ooii987b.zip / OOINFO.DOC < prev    next >
Text File  |  1990-08-05  |  2KB  |  53 lines

  1.  
  2.  
  3. OOINFO - Overkill II BBS Converter Program
  4. ~~~~~~
  5.  
  6. This program is used in companion with the Overkill II door game.  OOINFO
  7. reads in the BBS information of the user (name, time left, baud rate, etc.)
  8. and creates a separate file called BBSINFO.OO, containing all the necessary
  9. information for OOII.  The process is fairly easy, as the command line is:
  10.  
  11.  C:>OOINFO bbstype \directory\ node
  12.  
  13. In the "bbstype" field, you must enter a number for the representing bbs
  14. systems:
  15.  
  16.    1   -   SpitFire
  17.    2   -   Gap
  18.    3   -   GT Power 15.5
  19.    4   -   PCboard 14.5
  20.    5   -   RBBS/QuickBBS
  21.    6   -   WildCat! 2.xx
  22.    7   -   WWIV 4.xx
  23.    8   -   Phoenix
  24.    9   -   GT Power 15.1
  25.   10   -   2-AM BBS
  26.  
  27. The directory must be fairly short in length (less than 40 characters).
  28. Cut off the pathname if your directory line exceeds 40 characters.  Avoid
  29. using a PATH specification if at all possible.  ALWAYS end the directory
  30. field with a '\'.  If not, the program will be unable to find the correct
  31. file.
  32.  
  33. Node numbers are only needed for bbstypes of 5 (RBBS/QuickBBS).
  34.  
  35.  
  36. GT Powercomm and 2AM BBS systems do not provide the ComPort in the data
  37. files they create.  In effect, the node field must be replaced by the
  38. ComPort on the command line.
  39.  
  40. For example, GT Powercomm 15.1 running on Comport of 2.
  41.  
  42. OOINFO 3 \GTBBS\ 2
  43.  
  44. ...or just replace the "2" with "1", whichever setting your Comport is at.
  45.  
  46. Also, 2AM on Comport of 1.
  47.  
  48. OOINFO 10 \2AM\ 1
  49.  
  50.  
  51. If you find any problems with your setup, please read MANUAL.DOC for more
  52. information on contacting the authors.
  53.